CellDisplayingEnded Method (C1TableViewSource<T>)
public virtual void CellDisplayingEnded(
UIKit.UITableView ,
UIKit.UITableViewCell ,
Foundation.NSIndexPath
)
'Declaration
Public Overridable Sub CellDisplayingEnded( _
ByVal As UIKit.UITableView, _
ByVal As UIKit.UITableViewCell, _
ByVal As Foundation.NSIndexPath _
)
Parameters
- tableView
- cell
- indexPath